JsonNumber Constructor |
| Name | Description | |
|---|---|---|
| JsonNumber(Double) | Initializes a new instance of the JsonNumber class | |
| JsonNumber(Int32) | Initializes a new instance of the JsonNumber class | |
| JsonNumber(Int64) | Initializes a new instance of the JsonNumber class | |
| JsonNumber(Single) | Initializes a new instance of the JsonNumber class | |
| JsonNumber(String) | Initializes a new instance of the JsonNumber class |